home *** CD-ROM | disk | FTP | other *** search
/ Clickx 115 / Clickx 115.iso / software / tools / windows / tails-i386-0.16.iso / live / filesystem.squashfs / usr / share / bug / hplip / script < prev   
Encoding:
Text File  |  2012-01-15  |  126 b   |  6 lines

  1. #!/bin/sh -e
  2.  
  3. echo
  4. echo "Gathering system configuration via hp-check -t -r (please wait)..."
  5. /usr/bin/hp-check -t -r >&3 2>&3
  6.